home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4638 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ifi.uio.no!usenet
  2. From: ludvigp@ifi.uio.no (Ludvig Pedersen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 2 Mar 1996 16:36:11 GMT
  6. Organization: Dept. of Informatics, University of Oslo, Norway
  7. Message-ID: <628.6635T948T207@ifi.uio.no>
  8. References: <2824.6626T859T1819@ifi.uio.no> <2637.6627T383T87@login.eunet.no>
  9.     <719.6629T1277T1909@ifi.uio.no> <1996Feb28.090905.19028@scala.scala.com> <4h4k3b$neo@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: gymir.ifi.uio.no
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13. >|> >>There is a solution though, with out signaling the task, but who wants
  14. >|> >>to do that anyway.
  15. >|> >
  16. >|> >Yes, instead of using Signal()/Wait() one can also have an extra dummy
  17. >|> >blitterpass which sets the flag instead of the CleanUp routine.
  18. >mhm, tricky. I tested for dummy blits, it works. but is it OS-legal ?
  19.  
  20. You mean like having one more blitter operations which only sets the flag
  21. instead of a Signal in the CleanUp?
  22.  
  23. I tried that and it worked better but once in a while it happened that it
  24. locked up too. :-/
  25.  
  26.  
  27.  
  28. <sb>Ludde - Amiga Demo Coder
  29. <sb>Virtual Reality & Official Be developer
  30. <sb>ludvigp@ifi.uio.no
  31.  
  32.